Flexible hose with 90° elbow D13 716 1/2, FF 100

The photographs are for illustrative purposes only.
Get AI analytics on product Flexible hose with 90° elbow D13 716 1/2, FF 100:
9.83€/pc.
Ex Tax: 7.93€/pc.
MAGMA
0 reviews
In stock
Product Code: 000-4394790MASP
EAN Code: 4750667099379
Qty
Tags:

Compact D13 flexible hose with 90° elbow — model 716 connector

Flexible hose with an integrated 90° elbow designed to link plumbing fixtures and pipework; suitable where a compact angled connection is needed.

Key Benefits


    Flexible design allows easier routing in tight spaces
  • 90° elbow reduces installation bends and strain
  • Compatible with common 1/2 connections for straightforward hookup
  • Compact model (716) suited for confined installations
  • Simple installation and replacement, lowering labour time
  • Clear product features make selection and price comparison easy

Applications

Intended for angled plumbing connections where a short, flexible elbow hose is required.


    Connecting faucets and mixers to supply lines
  • Linking appliances to water supply in tight spaces
  • Under-sink installations with limited clearance
  • Repair or replacement of existing angled hose connections

What to Consider When Choosing


    Verify the D13 marking matches your installation requirements
  1. Confirm the 90° elbow angle fits the available space
  2. Ensure the 1/2 connection type is compatible with your fittings
  3. Check model designation (716) and FF 100 for system compatibility
  4. Compare features and price before you buy

Specifications


    Product type: Flexible hose with elbow
  • Designation: D13
  • Angle: 90°
  • Model: 716
  • Connection size: 1/2
  • Marking: FF 100

Why Buy from SityPro


    Wide selection and clear product features for easy comparison
  • Competitive price and straightforward online ordering
  • Reliable customer support to help with product questions
  • Convenient delivery options to Estonia and Finland
  • Secure checkout and fast processing for prompt shipment

Description provided by sitypro.com

Flexible hose with 90° elbow D13 716 1/2, FF 100
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Гибкая подводка с угол. D13 90^ 716 1/2, FF 100

What is the Flexible hose with 90° elbow D13 716 1/2, FF 100 and where is it used?

Flexible hose with 90° elbow D13 716 1/2, FF 100 is a compact model 716 flexible connector with an integrated 90° elbow and 1/2 thread, designed for tight angled plumbing. It’s used for connecting faucets, sinks and appliances in confined under-sink or limited-clearance installations.

Is this hose compatible with standard 1/2" threads?

Yes, the product is specified as compatible with 1/2" thread connections, making it suitable for common faucet and plumbing hookups.

What do the dimensions D13 and designation FF 100 mean?

D13 denotes the compact outer diameter suited for tight or concealed connections; FF 100 is a marking that uniquely identifies this variant of model 716. The exact hose length is not stated in the product description.

Can I use this hose to connect a kitchen mixer under the sink?

Yes, the D13 90° flexible elbow hose is intended for connecting mixers and faucets under sinks where space is limited and a compact 90° 1/2" connection is needed.

Is this hose suitable for commercial installations and heavy use?

The description lists both domestic and commercial plumbing applications. For detailed pressure ratings and expected service life under heavy use, check the manufacturer's (MAGMA) technical specifications.

How does this model differ from a straight flexible hose?

The D13 90° elbow hose has an integrated 90° connector that reduces installation bends and saves space versus a straight hose; D13 and model 716 denote the compact size and FF 100 variant.

How to choose between diameters and models — why pick D13?

Choose D13 when you need a compact outer diameter for concealed or tight connections. Model 716 with FF 100 identifies the specific execution; D13 is ideal where under-sink or behind-appliance space is limited.

What common incompatibilities occur when installing this elbow hose?

Common issues are mismatched thread (if not 1/2"), inappropriate hose length or elbow orientation for the attachment points, and connector type differences with the faucet. Verify thread and fit before purchase.

How to install the 90° hose — are special tools or seals needed?

Installation is done with standard plumbing spanners; for the 1/2" thread use PTFE tape or an appropriate gasket depending on the fitting. Model 716 doesn’t require special tools, but take care with tightening torque.

Can this hose replace an existing model — how to match by model 716 or FF 100?

Yes. Use the model 716 and FF 100 markings to find equivalents: look for flexible D13 hoses with a 90° elbow and 1/2" thread. Confirm dimensions and connector type to ensure interchangeability.

Is this hose compatible with pipe and fitting materials — can it be used with plastic and metal pipes?

Yes, the D13 90° flexible hose with 1/2" thread is compatible with standard metal and plastic fittings provided the thread and seals match. Verify seal type and material compatibility before installation.

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');